Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(npm)!: don't replace consola #287

Merged
merged 3 commits into from
Jul 25, 2024
Merged

refactor(npm)!: don't replace consola #287

merged 3 commits into from
Jul 25, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 25, 2024

we were replacing the consola with a lighter polyfill. consola is NOT build for bundle size-efficiency and using export conditions, already resolves to lighter browser build for non node.js targets.

this PR reduces different behavior of consola issues (like #154) by not doing replace.

@pi0 pi0 self-assigned this Jul 25, 2024
@pi0 pi0 merged commit e5777c2 into main Jul 25, 2024
2 checks passed
@pi0 pi0 deleted the refactor/consola branch July 25, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant